home *** CD-ROM | disk | FTP | other *** search
-
- o Not Done Yet
-
- o Include support for SAS D1 format in BASM
-
- o Disable Enforcer Catching in the interrupt
-
-
- ##########################################################################
- ##########################################################################
- ##########################################################################
- ##########################################################################
-
- o BASM Changes
-
- V1.108
-
- - Fixed:
- o ([Base,an],OD) and optimize on results in buggy code
-
-
- V1.107
-
- - Fixed:
- o (H.MSG).l parsing problems
-
- o link a5,#-4<TAB><TAB>..bug
-
- o Problem with SET and Labels..(Neil Blackett)
-
- o BASM crash with Snoopdos 1.7 when started from the WB...
- Wondering that i haven't noticed it earlier.
-
- o $01 Bug
-
- o BASM Format problem
-
- - Improved:
- o Error location output
-
- o Now it doesn't ignore >> in macro parameters
-
- o Now accepts (bd,dn) if BD Width = 0..in this case Width=.w is assumed.
-
- V1.106
-
- - Fixed:
- o dc.b " " Bug
-
- V1.105
-
- - Fixed:
- o Now it outputs relocatable also if XREF symbols are accessed.(Alex)
-
- o Problems with the position of Bytexrefs,moveqxrefs and damaging data
-
-
- - Changed:
- o dc.b|w|l "" behaviour(now prolly more compatible to this broken standard)
-
- o y(pc,xxx) now allowed with y=value..
-
- o movem now accepts d0-7 and a0-7 terms
-
-
- - Improved:
- o Multipass error condition detection(northway)
-
- - Added:
- o move.l -4(an),an->move.l -(an),an optimizing(Alex)
-
- o Option -J that creates the file env:BDebugProgram
- that BDebug checks when it is started with no parameter.
-
- o command BDEBUGARG that can be used to define an argument
- in env:BDebugProgram
-
- V1.104
-
- - Initial Release
-
- ##########################################################################
- ##########################################################################
- ##########################################################################
- ##########################################################################
-
- o BDEBUG Changes
-
- V1.671
- - Fixed:
- o Watchpoint Argument Check Hit
-
- o A1200+88x,BDebug crashes when it loads a file.
-
- o Show CLI problems with Processes that don't have a CLI-Ptr
- V1.670
-
- - Fixed:
- o ScreenFont config parameter parsing bug i added saturday
-
- o GCC Sourcelevel problem with the LINE Cursor position.
-
- o Source File Pathrequester Hit bug fixed..forgot to save a register
-
- o Next Task Debug crash...sigh..was caused by the key code i added:-(
-
- o Memory Loss
-
- o BASM Debug Loading Problem
-
- - Added:
- o Multi-Select now supported
-
- V1.669
-
- - Fixed:
- o Crashed Task Hit and Crash Bug fixed..sorry added it this Saturday.
- Never change working code.
-
- V1.668
-
- - Fixed:
- o The Bug that Enforcer Catch is accidently not activated.
-
- V1.667
-
-
- - Fixed:
- o The Bug that the Quit Menu isn't disabled but the Quit Button is
- disabled....i added that last week.
-
- o Bug with Corrupt Window Ptr(WShell) when BDebug is opened on
- a PubScreen
-
- o CloseGadget could break Quit Button/Menu disable
- i had added 2 weeks ago
-
- - Added:
- o Select Screen Menu to the control window that allows to select
- screens and PubScreens.
-
- o If BDebug is started with no parameter it checks if there's
- a env:BDebugProgram and starts that program.
-
- V1.666
-
- - Initial Release
-